JAMSRESTAPI Web Service
PutResource_PutResource
JAMSRESTAPI Web Service > All Operations Resource Group : Resource_PutResource (Put)

Resource Path: /api/resource

Uri: http://doc.jamsscheduler.com/api/resource

Description
Updates an existing resource
Request

The request body is of type Resource.

Resource definition to be updated

Overview

Resource
lastChangeUTC : string
lastChangedBy : string
resourceName : string
resourceID : integer
quantityAvailable : integer
quantityInUse : integer
agentSpecific : boolean
description : string
resourceDetails : Array[ResourceDetail]
agentName : string
agentId : integer
quantityAvailable : integer
quantityInUse : integer
acl : ACL
genericACL : Array[ACE]
identifier : string
inherited : boolean
flags : string
accessList : Array[string]
Response

The response body is of type string.

OK
See Also
All Operations Resource GroupJAMSRESTAPI Web Service